home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Graphics / Utility / Sparkle 1.6 / New in 1.6 < prev    next >
Text File  |  1993-08-04  |  1KB  |  28 lines

  1. What's new in 1.6?
  2. • I became tired of continually having to explain to people about mac 
  3.     file types, so I wrote a file filter function for the Open File dialog 
  4.     box which displays ALL files with a .mpg suffix. This should make use a 
  5.     lot easier for novices.
  6. • Fixed a bug that involved writing to NULL.
  7. • Fixed a bug that prevented IBP type MPEGs from rewinding when they 
  8.     reached the end and the play button was hit twice.
  9.  
  10. What's new in 1.5.2?
  11. • I was disposing of a handle twice (specifically I was disposing of a 
  12.     pixmap and then its colortable, not realizing that DisposPixMap took 
  13.     care of the colortable for me.) Thanks to Dan Sears for pointing this out.
  14.     I never noticed a problem due to this bug, but it's probably good to 
  15.     have killed it.
  16.  
  17. Whats New in 1.5.1?
  18. • One part of my speed optimizing code was not being initialized properly. 
  19.     This caused a very specific type of MPEG file to show parts of its first 
  20.     frame as greenish blobs. Now fixed.
  21. • The code to detect errors in a corrupted MPEG file has been made even 
  22.     more robust. Substantially better recovery from such errors, by 
  23.     rebuilding the lost parts of a frame from the previous frame, has been 
  24.     introduced. Thanks to a wonderfully corrupt MPEG file I pulled off 
  25.     usenet with about 15 misc errors in it for pointing out new and 
  26.     ingenious ways to fail.
  27. • New icons, courtesy of Richard Lim in Britain. I hope you like them.
  28.     You will have to rebuild the desktop to see them.